projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5feb39a
)
docker-compose: Update to version 2.31.0
author
Javier Marcet
<
[email protected]
>
Fri, 29 Nov 2024 07:45:45 +0000
(08:45 +0100)
committer
Tianling Shen
<
[email protected]
>
Fri, 1 Aug 2025 13:05:18 +0000
(21:05 +0800)
Release notes:
https://github.com/docker/compose/releases/tag/v2.31.0
Signed-off-by: Javier Marcet <
[email protected]
>
(cherry picked from commit
278b9d1f63248b2673516b3e29442460ac8e2b4f
)
utils/docker-compose/Makefile
patch
|
blob
|
history
diff --git
a/utils/docker-compose/Makefile
b/utils/docker-compose/Makefile
index 553dc7508dde7b805e0eccb6ae285912b02dd835..c04ee623b1488acf4e6efa94a703580e8a47db43 100644
(file)
--- a/
utils/docker-compose/Makefile
+++ b/
utils/docker-compose/Makefile
@@
-1,14
+1,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=compose
-PKG_VERSION:=2.3
0.3
+PKG_VERSION:=2.3
1.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/docker/compose/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=
b9b6f45ccad892a3f9353a03b6bdf3f79ea15ee2076f98bf013ef1db40034378
+PKG_HASH:=
2716c31c36860d2cbe5750122894c9bca430afa14a0da9a0a2c4c19a21146bd3
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>